home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
pc
/
3DTOSHI2.ZIP
/
mpg3d
/
include
/
mpg3d.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-03-03
|
179 b
|
12 lines
// mpg3d.h
//
// Copyright (c) 1996 by Toshiaki Tsuji, all rights reserved.
#ifndef __MPG3D_H__
#define __MPG3D_H__
#include "stdgfx.h"
#include "g3dsystm.h"
#endif